extern - ορισμός. Τι είναι το extern
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

Τι (ποιος) είναι extern - ορισμός

TERM
Extern variable; Extern

Extern         
·noun Outward form or part; exterior.
II. Extern ·adj External; outward; not inherent.
III. Extern ·noun A pupil in a seminary who lives without its walls; a day scholar.
extern         
n.
1.
Day-scholar.
2.
(Rare.) Exterior, outward part.
extern         
[?k'st?:n, ?k-]
¦ noun
1. US a non-resident doctor or other worker in a hospital.
2. (in a strictly enclosed order of nuns) a sister who does not live exclusively within the enclosure and goes on outside errands.
Origin
C16 (as an adjective in the sense 'external'): from Fr. externe or L. externus, from exter 'outer'.

Βικιπαίδεια

External variable

In the C programming language, an external variable is a variable defined outside any function block. On the other hand, a local (automatic) variable is a variable defined inside a function block.

As an alternative to automatic variables, it is possible to define variables that are external to all functions, that is, variables that can be accessed by name by any function. (This mechanism is rather like Fortran COMMON or Pascal variables declared in the outermost block.) Because external variables are globally accessible, they can be used instead of argument lists to communicate data between functions. Furthermore, because external variables remain in existence permanently, rather than appearing and disappearing as functions are called and exited, they retain their values even after the functions that set them have returned.

Παραδείγματα από το σώμα κειμένου για extern
1. But the links with St Cecilias remain strong: every fortnight the two communities exchange news bulletins and the current extern, the nun devoted to liaising between the public and the cloistered nuns of St Cecilias, is an Indian sister from Shanti Nilayam.